Skip to content

Support string host param#7607

Merged
JoshLove-msft merged 9 commits intomicrosoft:mainfrom
JoshLove-msft:support-string-endpoint-param
Jun 11, 2025
Merged

Support string host param#7607
JoshLove-msft merged 9 commits intomicrosoft:mainfrom
JoshLove-msft:support-string-endpoint-param

Conversation

@JoshLove-msft
Copy link
Contributor

@JoshLove-msft JoshLove-msft commented Jun 11, 2025

For services that are defined like the below, the constructor parameter should be a string.

@server(
  "https://{fullyQualifiedNamespace}",
  "The Schema Registry service endpoint.",
  {
    @doc("The Schema Registry service endpoint, for example 'my-namespace.servicebus.windows.net'.")
    fullyQualifiedNamespace: string,
  }
)

@github-actions
Copy link
Contributor

No changes needing a change description found.

@azure-sdk
Copy link
Collaborator

azure-sdk commented Jun 11, 2025

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@JoshLove-msft JoshLove-msft enabled auto-merge June 11, 2025 14:53
@JoshLove-msft JoshLove-msft disabled auto-merge June 11, 2025 15:01
@JoshLove-msft JoshLove-msft enabled auto-merge June 11, 2025 15:13
@JoshLove-msft JoshLove-msft added this pull request to the merge queue Jun 11, 2025
Merged via the queue into microsoft:main with commit 422bb99 Jun 11, 2025
36 checks passed
@JoshLove-msft JoshLove-msft deleted the support-string-endpoint-param branch June 11, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants